Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update hashdiff requirement from ~> 1.0.0 to ~> 1.1.0 #1009

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

Updates the requirements on hashdiff to permit the latest version.

Changelog

Sourced from hashdiff's changelog.

v1.1.0 2020-02-25

  • Add ignore_keys option (#86 @​Matzfan)
  • Remove pinned version of rake < 11
  • Bump rspec dep ~> 3.5
  • Bump rubocop dep >= 1.52.1
  • Bump rubocop-rspec dep > 1.16.0

v1.0.1 2020-02-25

  • Add indifferent option

v1.0.0 2019-06-06

v1.0.0.beta1 2019-06-06

v0.4.0 2019-05-28

v0.3.9 2019-04-22

v0.3.8 2018-12-30

  • Add Rubocop and drops Ruby 1.9 support #47

v0.3.7 2017-10-08

  • remove 1.8.7 support from gemspec #39

v0.3.6 2017-08-22

  • add option use_lcs #35

v0.3.5 2017-08-06

  • add option array_path #34

v0.3.4 2017-05-01

... (truncated)

Commits
  • 1355fda Update version number in spec to v1.1.0
  • 1d03800 Bump version to v1.1.0
  • 4c89772 Merge pull request #87 from MatzFan/ignore_keys
  • c129ed1 add README suggestion re custom comparison
  • b123c14 add ignore_keys options, fixes #86
  • 7c70482 Merge pull request #80 from matpowel/master
  • 09c96f6 Fix code style offenses
  • ee22ede Fix typo in README
  • ac8b2a7 Add extra addition case in spec for :indifferent option
  • d36a075 Work without ActiveSupport and add test case
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [hashdiff](https://github.com/liufengyun/hashdiff) to permit the latest version.
- [Changelog](https://github.com/liufengyun/hashdiff/blob/master/changelog.md)
- [Commits](liufengyun/hashdiff@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: hashdiff
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from KazuCocoa as a code owner December 15, 2023 11:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2023
@KazuCocoa KazuCocoa merged commit cb2f421 into master Dec 15, 2023
4 checks passed
@KazuCocoa KazuCocoa deleted the dependabot/bundler/hashdiff-tw-1.1.0 branch December 15, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant